-
Notifications
You must be signed in to change notification settings - Fork 32
✨Clusters-keeper: Add new ENV to test different configurations #8304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨Clusters-keeper: Add new ENV to test different configurations #8304
Conversation
|
@mergify queue |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #8304 +/- ##
==========================================
- Coverage 87.82% 87.48% -0.35%
==========================================
Files 1945 1891 -54
Lines 75369 72979 -2390
Branches 1311 1311
==========================================
- Hits 66192 63844 -2348
+ Misses 8782 8740 -42
Partials 395 395
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
🛑 Configuration not compatible with a branch protection settingThe branch protection setting |
🧪 CI InsightsHere's what we observed from your CI run for 6467fb7. ❌ Job Failures
✅ Passed Jobs With Interesting Signals
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx
services/clusters-keeper/src/simcore_service_clusters_keeper/core/settings.py
Show resolved
Hide resolved
services/clusters-keeper/src/simcore_service_clusters_keeper/core/settings.py
Show resolved
Hide resolved
5783721 to
46fc14a
Compare
8991513 to
aef3041
Compare
aef3041 to
6467fb7
Compare
|



What do these changes do?
CLUSTERS_KEEPER_DASK_NPROCSENV variableRelated issue/s
How to test
Dev-ops